Release Weekly Snapshot iCube enables you to create ad hoc reports that help you analyze your release cycles as they progress, week after week. Using this dossier, you can chart a week-wise release progress report. You can view a snapshot of historical data from the past six months.
Attributes | Description |
---|---|
Calendar Week | Gregorian calendar week displaying the week number. For example, W21, W22. |
Lagging Count of Weeks | Count of number of weeks since the first data record till current week (where current week is taken as 0) |
Release ID | Unique ID of the release |
Release Name | Name of the release |
Release Owner | Name of the person who owns the release |
Release Projected Planned End Date | The date on which the Release is scheduled to end and is calculated based on the specified release duration. Note: This attribute is supported for Digital.ai Release source system only. |
Release Projected Planned Start Date |
The date on which the Release is scheduled to start and is calculated based on the specified release duration. Note: This attribute is supported for Digital.ai Release source system only. |
Release Risk | List of values to indicate if the release is under any risk |
Release Schedule Risk | Standardized values to indicate risk in release schedule |
Release Status | Current status of the release (active/abandoned) |
Release Weekly Snapshot Dim Key | Key column (internal) associated with a Release Daily Snapshot |
Metric Name | Description | Formula | Expected Value |
---|---|---|---|
Avg Release Actual Duration (Days) | Actual time taken for release snapshot from start to complete | NullToZero(([Release Actual Duration - Snapshot] / (86400 * [No of Releases - Snapshot]))) | >=0 |
Avg Release Planned Duration (Days) | Duration that is planned for the release snapshot | NullToZero(([Release Planned Duration - Snapshot] / (86400 * [No of Releases - Snapshot]))) | >=0 |
Avg Release Projected Planned Duration (Days) |
Average projected duration (in days) that is planned for the Release. The metric considers projected dates that are determined based on the specified release duration. Note: This metric is supported for Digital.ai Release source system only. |
[Release Projected Planned Duration - Snapshot] / (86400 * [No of Running Releases - Snapshot]) | >=0 |
Avg Release Projected Schedule Variance (Days) |
Average variance (in days) in schedule across releases, calculated as the difference between the projected planned duration and actual duration of the release. The metric considers projected dates that are determined based on the specified release duration. Note: This metric is supported for Digital.ai Release source system only. |
[Release Projected Schedule Variance (Days) - Snapshot] / [No of Running Releases - Snapshot] | >=0 |
No of Releases | Count of all releases | Count([No of Releases - Snapshot]) | >=0 |
Release Actual % Complete | Percentage completion of release snapshot | Sum([Release Actual % Complete - Snapshot]) | Higher value is ideal |
Risk Score | Risk score of the release snapshot | Avg([Release Risk Score - Snapshot]) | Lower is ideal |
© 2022 Digital.ai Inc. All rights reserved.